Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / lWrI<WbSI> Class / KYrI Method


In This Topic
    KYrI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub KYrI( _
       ByVal lYrI As System.Object, _
       ByVal MYrI As System.Windows.Forms.DragEventArgs _
    ) 
    'Usage
     
    
    Dim instance As lWrI(Of WbSI)
    Dim lYrI As System.Object
    Dim MYrI As System.Windows.Forms.DragEventArgs
     
    instance.KYrI(lYrI, MYrI)
    internal void KYrI( 
       System.object lYrI,
       System.Windows.Forms.DragEventArgs MYrI
    )

    Parameters

    lYrI
    MYrI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also